home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / spitfire / sfemb025.zip / SFEMB.CFG < prev    next >
Text File  |  1994-07-05  |  1KB  |  63 lines

  1. ; Config file for Spitfire Enhanced Message Base
  2. ;
  3. ; ■ New Variables this release:
  4. ;         sysop.security      Defines the security to be "sysop"
  5. ;         ignore.fossil       Ignore a FOSSIL driver, even though it
  6. ;                             may be detected
  7. ;
  8. ;
  9. ;
  10. use.circuitnet=true;
  11. showlast.msg=5;
  12. ignore.fossil=false;
  13. ;
  14. beta.bbsname=Sanctuary BBS
  15. ;
  16. message.location=C:\SF\MESSAGE
  17. work.directory=C:\TEMP
  18. common.directory=C:\SF\WORK
  19. ;
  20. local.ripview=showrip.bat
  21. ;
  22. ; ■ Defaults are used for when the program is started from command
  23. ;   line w/o any parameters.  This allows quick browsing of message
  24. ;   base w/o logging on.
  25. ;
  26. default.name=Dave Turley
  27. default.bbspath=C:\SF
  28. default.usernumber=0
  29. default.security=999
  30. sysop.security=999
  31. ;
  32. ;  Valid color values are:
  33. ;    0 = Black                 8 = Dark Gray
  34. ;    1 = Blue                  9 = Light Blue
  35. ;    2 = Green                10 = Light Green
  36. ;    3 = Cyan                 11 = Light Cyan
  37. ;    4 = Red                  12 = Light Red
  38. ;    5 = Magenta              13 = Light Magenta
  39. ;    6 = Brown                14 = Yellow
  40. ;    7 = Light Gray           15 = White
  41. ;
  42. color.text=11;
  43. color.main=3;
  44. color.prob=12;
  45. color.spec=14;
  46. color.high=15;
  47. color.fore1=15;
  48. color.fore2=14;
  49. ;
  50. ;  Valid Backgrounds are:
  51. ;    0 = Black
  52. ;    1 = Blue
  53. ;    2 = Green
  54. ;    3 = Cyan
  55. ;    4 = Red
  56. ;    5 = Magenta
  57. ;    6 = Brown
  58. ;    7 = Light Gray
  59. ;
  60. color.back1=1;
  61. color.back2=4;
  62.  
  63.